FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package de.biv-ot.everordnungabgabedaten#0.1.0-preview (78 ms)

Package de.biv-ot.everordnungabgabedaten
Type StructureDefinition
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=de.biv-ot.everordnungabgabedaten@0.1.0-preview&canonical=https://fhir.biv-ot.org/eVerordnungAbgabedaten/BIV-PR-ERP-PreisangabeEUR
Url https://fhir.biv-ot.org/eVerordnungAbgabedaten/BIV-PR-ERP-PreisangabeEUR
Version 0.1
Status active
Date 2024-01-15T18:23:47.3546583+00:00
Name BIV_PR_ERP_PreisangabeEUR
Title BIV_PR_ERP_PreisangabeEUR
Experimental False
Type Money
Kind complex-type

Resources that use this resource

StructureDefinition
https://fhir.biv-ot.org/eVerordnungAbgabedaten/BIV-PR-ERP-Abrechnungszeilen BIV_PR_ERP_Abrechnungszeilen
https://fhir.biv-ot.org/eVerordnungAbgabedaten/BIV-EX-ERP-Gesamtzuzahlung BIV_EX_ERP_Gesamtzuzahlung
https://fhir.biv-ot.org/eVerordnungAbgabedaten/BIV-EX-ERP-KostenVersicherter BIV_EX_ERP_KostenVersicherter

Resources that this resource uses

No resources found



Source

{
  "resourceType" : "StructureDefinition",
  "id" : "BIV-PR-ERP-PreisangabeEUR",
  "url" : "https://fhir.biv-ot.org/eVerordnungAbgabedaten/BIV-PR-ERP-PreisangabeEUR",
  "version" : "0.1",
  "name" : "BIV_PR_ERP_PreisangabeEUR",
  "title" : "BIV_PR_ERP_PreisangabeEUR",
  "status" : "active",
  "date" : "2024-01-15T18:23:47.3546583+00:00",
  "fhirVersion" : "4.0.1",
  "kind" : "complex-type",
  "abstract" : false,
  "type" : "Money",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Money",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "Money",
        "path" : "Money",
        "short" : "Preisangabe in Euro"
      },
      {
        "id" : "Money.value",
        "path" : "Money.value",
        "min" : 1,
        "constraint" : [
          {
            "key" : "Preisangabe-1",
            "severity" : "error",
            "human" : "Preis-Format muss 1-12 Stellen inkl. Trenner, eventuelles Minusvorzeichen und 2 Nachkommastellen haben.",
            "expression" : "toString().matches('^(-\\\\d{1,8}|\\\\d{1,9})\\\\.\\\\d{2}$')"
          }
        ]
      },
      {
        "id" : "Money.currency",
        "path" : "Money.currency",
        "min" : 1,
        "fixedCode" : "EUR"
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.